SubjectRepository.php#125satt_satt_mobile_app14.01msselect `id`, `name`, `slug`, `parent_id`, `_lft`, `_rgt` from `subjects` where (13229between `subjects`.`_lft` and `subjects`.`_rgt` and `subjects`.`id` <>6679) and `subjects`.`deleted_at` isnullorderby `_lft` asc
SubjectRepository.php#140satt_satt_mobile_app120μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (73) and `subject_descriptions`.`deleted_at` isnull